All Questions
1 question
0votes
0answers
1kviews
How to set Java version to all users
I set the JAVA_HOME parameters in the etc/environment/ and when I do echo $JAVA_HOME, I can see the latest version which I have set. But when I do java -version it shows a different version, which is ...